… = Single[][…] (gb)

Dim hSingleArray As Single[]
Dim aSingle As Single
aSingle = hSingleArray [ Index As Integer, ... ]

Returns a value stored in the array at Index.